Fork the project and enable GitHub Pages
By the end of this step, you'll have your own copy of the experiment framework deployed as a live website that anyone can visit. This gives you a foundation to build and test your own psychology experiments.
To edit the code locally:
git clone YOUR-REPO-URL-HERE
Build your GitHub Pages URL using your information:
https://YOUR-USERNAME.github.io/YOUR-REPO-NAME/
Opening Locally:
To view your project locally while developing:
index.html to open it in your browserfile:///path/to/your/project/index.html/index.html to the end of your URL